CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LL 分析

搜索资源列表

  1. zifuchuanjieshiqi

    0下载:
  2. 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11073
    • 提供者:仇烨
  1. LL1ForXp

    0下载:
  2. LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析-LL (1) grammar, the elimination of hidden left recursive, extracting a total factor, and then seek First, Follow, Select set, and the forecast analysis table, the final analysis of foreca
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:swb
  1. ll1ll1

    0下载:
  2. 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 lifanxi@263.net 2002年5月-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and An
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30088
    • 提供者:111
  1. CP_DESIGN

    0下载:
  2. 编译原理全套实验源代码。包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-compile a full set of experimental principle source code. Including lexical analysis, recursive grammar decline, LL (1) syntax analysis, priority simple syntax analysis and operator precedence s
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51842
    • 提供者:chuchao
  1. LL1Grammar

    0下载:
  2. 用于自动生成LL(1)分析表,并且产生相应的LL(1)分析器-for automatic generation LL (1) Analysis Table and generate the corresponding LL (1) Analyzer
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:6694
    • 提供者:conan
  1. UniSimu-Compilers

    0下载:
  2. 这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形-DFA This is a simplified and generation LL (1) Analysis Table procedures, forms and automatically generated graphics!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:912169
    • 提供者:李建
  1. hm

    0下载:
  2. /* 程序名称: LL(1)文法分析程序 */ /* 程序用途: 编译原理课程设计 */ /* 编写日期: 2006年6月29日 */ /* 实验题目: 识别下列表达式 */ /* E->E+T|E-T|T */ /* T->T*F|T/F|F */ /* F->(E)|i */ -/ * process Name : LL (1) grammar analysis program * / / * process uses : Course Desi
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:4240
    • 提供者:黄铭
  1. LL1wenfa

    0下载:
  2. 根据某一文法编制调试LL(1)分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对预测分析LL(1)分析法的理解。-prepared in accordance with a grammar debugging LL (1) analysis of procedures for the importation of arbitrary strings of symbols for analysis. The main purpose of the experiment was t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2279
    • 提供者:颜炳昊
  1. Compilerprogram

    0下载:
  2. 编译原理课程设计 语法分析程序的LL(1)分析方法-compiler theory of curriculum design syntax analysis procedures LL (1) Analysis
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:9564
    • 提供者:薛希
  1. yufafenxichengxu1111

    0下载:
  2. 简易的语法分析程序 此为LL(1)语法分析程序 语法分析程序-simple syntax analysis procedures such as LL (1) syntax analysis program syntax analysis program
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:290592
    • 提供者:杨应
  1. LL1up_down

    0下载:
  2. LL(1)文法分析字符串,JDK1.5中运行-LL (1) grammar analysis string running JDK1.5
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1460
    • 提供者:展丹
  1. yufall1

    0下载:
  2. 做的很不错的LL(1)文法分析程序,可以作为学习编译原理课程的参考或课设-do very good LL (1) grammar analysis procedures can be compiled as a learning theory courses or courses based reference
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:11813
    • 提供者:
  1. jianyiyufafenxiqi

    0下载:
  2. LL(1)语法分析程序,(1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型 -LL (1) syntax analysis program, (1) on the importation of grammar, it can determine whether to LL (1) grammar, If so, then swit
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:127217
    • 提供者:wanghe
  1. Parser2

    0下载:
  2. 形式文法分析JAVA工具包本JAVA Applets程序提供对LL(1),LL(2)和LR(1)文法分析处理,用户可以输入任何满足条件的形式文法,通帮过系统 -form grammar analysis of the Java tool kit for Java Applet procedures for LL (1) LL (2) and LR (1) grammar analysis, users can import to meet any conditions in the form
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2062
    • 提供者:ericdeng
  1. 2005060717340116648

    0下载:
  2. LL(1)语法分析器,对任意输入LL(1)文法的分析表及字符串, 否为该文法的句子,并能给出分析过程。-LL (1) parser, the indiscriminate importation of LL (1) grammar analysis table and string, whether or not the sentence grammar, and can provide analysis process.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7160
    • 提供者:飒飒
  1. yufafenxisaomiaochenxu

    0下载:
  2. 了解语法分析器的内部工作原理,通过在本次实验中运用一定的编程技巧,掌握对表达式进行处理的一种方法。① 对输入文法,由程序自动构造FIRST FOLLOW集② 对输入文法,由程序自动生成它的LL(1)分析表;③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11695
    • 提供者:vivian
  1. yufafenxishiyan

    0下载:
  2. 本人编译的实验报告 语法分析 含说明 包括三个文件 yukun2.cpp yukun2.EXE 语法分析(LL(1))使用说明.txt等-I compiler of the report syntax analysis are included with the three documents yukun2.cpp yuku n2.EXE syntax analysis (LL (1)) for use. txt, etc.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:39533
    • 提供者:余琨
  1. yufafenxi_ll(1)

    0下载:
  2. 学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符号串是否为该文法的句型。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5054
    • 提供者:李爱春
  1. yufafenxikejianzongshu

    0下载:
  2. 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最有效的自上而下和自下而上的分析法都只能处理上下文无关文法的子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:134421
    • 提供者:李爱春
  1. ll1Analysis

    0下载:
  2. LL(1)分析法 1、LL(1)分析法的功能 LL(1)分析法的功能是利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。 2、LL(1)分析法的前提 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法, 3、LL(1)分析法实验设计思想及算法-LL (1) an analysis, LL (1) Analysis of the functional LL (1) Analysis of the fun
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1593
    • 提供者:吴伟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com